Skip to content

docs: useWatch nav 추가 및 api.tsx 데이터 추가#277

Open
minchodang wants to merge 2 commits intomaster-kofrom
docs/usewatch.mdx
Open

docs: useWatch nav 추가 및 api.tsx 데이터 추가#277
minchodang wants to merge 2 commits intomaster-kofrom
docs/usewatch.mdx

Conversation

@minchodang
Copy link
Member

No description provided.

@minchodang minchodang requested a review from chaaerim January 17, 2026 12:25
@minchodang minchodang self-assigned this Jan 17, 2026
Comment on lines +2835 to +2849
<tr>
<td>
<code>exact</code>
</td>
<td>
<code className={typographyStyles.typeText}>boolean = false</code>
</td>
<td></td>
<td>
<p>
이 속성(prop)은 인풋 이름 구독에 대해 정확한 일치를 활성화합니다.
기본값은 <code>true</code>입니다.
</p>
</td>
</tr>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기도 속성으로만 표기하면 좋을 것 같습니다!
https://github.com/hamsurang/react-ko-form/pull/272/files 이 pr에서는 api.tsx에서 이 부분만 변경 된 것으로 보이는데 다른 부분 변경된 사항은 어디서 확인할 수 있나요?

Copy link
Member Author

@minchodang minchodang Jan 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

네네 좋습니다.
다른 부분 변경된 사항이라는 말씀이 어떤 의미일까요?
지금 pr 올려 놓은 부분들이 변경 사항 다 각각 올린 것입니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants